Package | rl.fhir.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=rl.fhir.r4@0.0.16&canonical=https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleRispostaMMG |
Url | https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleRispostaMMG |
Status | active |
Date | 2024-04-24T09:46:43.7514659+00:00 |
Name | RLBundleRispostaMMG |
Experimental | False |
Description | Profilo volto a descrivere il contenuto del Bundle di risposta inviato da SGDT alla Cartella Clinica Elettronica dell'MMG. |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.siss.regione.lombardia.it/StructureDefinition/RLMessageHeaderMMG | RLMessageHeaderMMG |
https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcomeMMG | RLOperationOutcomeMMG |
{
"resourceType" : "StructureDefinition",
"id" : "RLBundleRispostaMMG",
"url" : "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleRispostaMMG",
"name" : "RLBundleRispostaMMG",
"status" : "active",
"date" : "2024-04-24T09:46:43.7514659+00:00",
"description" : "Profilo volto a descrivere il contenuto del Bundle di risposta inviato da SGDT alla Cartella Clinica Elettronica dell'MMG.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.id",
"path" : "Bundle.id",
"short" : "UUID prodotto dal server FHIR (applicativo) che detiene la risorsa",
"min" : 1
},
{
"id" : "Bundle.meta",
"path" : "Bundle.meta",
"short" : "Metadati della risorsa",
"min" : 1
},
{
"id" : "Bundle.meta.profile",
"path" : "Bundle.meta.profile",
"short" : "Profilo al quale la risorsa si riferisce",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleRispostaMMG"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"short" : "Tipo di Bundle",
"definition" : "Valore fisso su \"message\"",
"fixedCode" : "message"
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"short" : "Data di creazione del Bundle",
"definition" : "Formato standard FHIR: YYY-MM-DDThh:mm:ss.sss+zz:zz",
"min" : 1
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "resource.meta.profile"
}
],
"rules" : "open"
},
"short" : "Profili contenuti nel Bundle"
},
{
"id" : "Bundle.entry:RLMessageHeaderMMG",
"path" : "Bundle.entry",
"sliceName" : "RLMessageHeaderMMG",
"short" : "Profilo volto a contenere le informazioni relative al messaggio scambiato tra la Cartella Clinica Elettronica dell'MMG e SGDT.",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:RLMessageHeaderMMG.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/RLMessageHeaderMMG"
]
}
]
},
{
"id" : "Bundle.entry:RLOperationOutcomeMMG",
"path" : "Bundle.entry",
"sliceName" : "RLOperationOutcomeMMG",
"short" : "Profilo volto a contenere il dettaglio delle informazione relative all'elaborazione del messaggio.",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:RLOperationOutcomeMMG.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcomeMMG"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.